home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / vbmidi / vb_seq.frm < prev    next >
Text File  |  1995-02-04  |  51KB  |  1,640 lines

  1. VERSION 2.00
  2. Begin Form frmVBSeq 
  3.    BackColor       =   &H00C0C0C0&
  4.    BorderStyle     =   3  'Fixed Double
  5.    Caption         =   "VB Sequencer"
  6.    ClientHeight    =   5160
  7.    ClientLeft      =   3735
  8.    ClientTop       =   2235
  9.    ClientWidth     =   3930
  10.    Height          =   5850
  11.    Icon            =   VB_SEQ.FRX:0000
  12.    KeyPreview      =   -1  'True
  13.    Left            =   3675
  14.    LinkTopic       =   "Form1"
  15.    MaxButton       =   0   'False
  16.    MinButton       =   0   'False
  17.    ScaleHeight     =   5160
  18.    ScaleWidth      =   3930
  19.    Top             =   1605
  20.    Width           =   4050
  21.    Begin CommonDialog dlgFileDialog 
  22.       Left            =   3270
  23.       Top             =   5490
  24.    End
  25.    Begin Timer tmrActualize 
  26.       Interval        =   111
  27.       Left            =   1740
  28.       Top             =   6120
  29.    End
  30.    Begin SSPanel Z 
  31.       BevelInner      =   1  'Inset
  32.       BevelOuter      =   0  'None
  33.       BevelWidth      =   2
  34.       BorderWidth     =   1
  35.       ForeColor       =   &H00FF0000&
  36.       Height          =   1455
  37.       Index           =   3
  38.       Left            =   90
  39.       TabIndex        =   33
  40.       Top             =   1350
  41.       Width           =   3765
  42.       Begin SSPanel Z 
  43.          BevelOuter      =   0  'None
  44.          Caption         =   "Program"
  45.          Font3D          =   3  'Inset w/light shading
  46.          ForeColor       =   &H00000000&
  47.          Height          =   195
  48.          Index           =   14
  49.          Left            =   2340
  50.          TabIndex        =   50
  51.          Top             =   720
  52.          Width           =   855
  53.       End
  54.       Begin SSCommand cmdProgDecr 
  55.          Font3D          =   3  'Inset w/light shading
  56.          ForeColor       =   &H00FF0000&
  57.          Height          =   405
  58.          Left            =   3030
  59.          Outline         =   0   'False
  60.          Picture         =   VB_SEQ.FRX:0302
  61.          TabIndex        =   49
  62.          Top             =   930
  63.          Width           =   345
  64.       End
  65.       Begin SSCommand cmdProgIncr 
  66.          Font3D          =   3  'Inset w/light shading
  67.          ForeColor       =   &H00FF0000&
  68.          Height          =   405
  69.          Left            =   2160
  70.          Outline         =   0   'False
  71.          Picture         =   VB_SEQ.FRX:0604
  72.          TabIndex        =   48
  73.          Top             =   930
  74.          Width           =   345
  75.       End
  76.       Begin SSCommand cmdChanIncr 
  77.          Font3D          =   3  'Inset w/light shading
  78.          ForeColor       =   &H00FF0000&
  79.          Height          =   405
  80.          Left            =   390
  81.          Outline         =   0   'False
  82.          Picture         =   VB_SEQ.FRX:0906
  83.          TabIndex        =   45
  84.          Top             =   930
  85.          Width           =   345
  86.       End
  87.       Begin SSCommand cmdChanDecr 
  88.          Font3D          =   3  'Inset w/light shading
  89.          ForeColor       =   &H00FF0000&
  90.          Height          =   405
  91.          Left            =   1260
  92.          Outline         =   0   'False
  93.          Picture         =   VB_SEQ.FRX:0C08
  94.          TabIndex        =   44
  95.          Top             =   930
  96.          Width           =   345
  97.       End
  98.       Begin SSPanel Z 
  99.          BevelOuter      =   0  'None
  100.          Caption         =   "Channel"
  101.          Font3D          =   3  'Inset w/light shading
  102.          ForeColor       =   &H00000000&
  103.          Height          =   195
  104.          Index           =   1
  105.          Left            =   630
  106.          TabIndex        =   43
  107.          Top             =   720
  108.          Width           =   765
  109.       End
  110.       Begin SSPanel pnlFileName 
  111.          BevelOuter      =   0  'None
  112.          BevelWidth      =   3
  113.          BorderWidth     =   0
  114.          Caption         =   "FILE : ?"
  115.          Font3D          =   2  'Raised w/heavy shading
  116.          FontBold        =   -1  'True
  117.          FontItalic      =   0   'False
  118.          FontName        =   "MS Sans Serif"
  119.          FontSize        =   9.75
  120.          FontStrikethru  =   0   'False
  121.          FontUnderline   =   0   'False
  122.          ForeColor       =   &H00000080&
  123.          Height          =   240
  124.          Left            =   270
  125.          TabIndex        =   38
  126.          Top             =   60
  127.          Width           =   3195
  128.       End
  129.       Begin SSPanel lblRecMesNum 
  130.          Alignment       =   1  'Left Justify - MIDDLE
  131.          BevelOuter      =   0  'None
  132.          BorderWidth     =   1
  133.          Caption         =   "0"
  134.          Font3D          =   3  'Inset w/light shading
  135.          ForeColor       =   &H00FF0000&
  136.          Height          =   195
  137.          Left            =   2430
  138.          TabIndex        =   36
  139.          Top             =   390
  140.          Width           =   825
  141.       End
  142.       Begin SSPanel lblRecMesText 
  143.          Alignment       =   4  'Right Justify - MIDDLE
  144.          BevelOuter      =   0  'None
  145.          BorderWidth     =   1
  146.          Caption         =   "MIDI Messages ="
  147.          Font3D          =   3  'Inset w/light shading
  148.          ForeColor       =   &H00FF0000&
  149.          Height          =   195
  150.          Left            =   810
  151.          TabIndex        =   37
  152.          Top             =   390
  153.          Width           =   1545
  154.       End
  155.       Begin Label lblProgram 
  156.          Alignment       =   2  'Center
  157.          BorderStyle     =   1  'Fixed Single
  158.          Caption         =   "0"
  159.          FontBold        =   -1  'True
  160.          FontItalic      =   0   'False
  161.          FontName        =   "MS Sans Serif"
  162.          FontSize        =   9.75
  163.          FontStrikethru  =   0   'False
  164.          FontUnderline   =   0   'False
  165.          Height          =   285
  166.          Left            =   2520
  167.          TabIndex        =   47
  168.          Top             =   990
  169.          Width           =   495
  170.       End
  171.       Begin Label lblChannel 
  172.          Alignment       =   2  'Center
  173.          BorderStyle     =   1  'Fixed Single
  174.          Caption         =   "1"
  175.          FontBold        =   -1  'True
  176.          FontItalic      =   0   'False
  177.          FontName        =   "MS Sans Serif"
  178.          FontSize        =   9.75
  179.          FontStrikethru  =   0   'False
  180.          FontUnderline   =   0   'False
  181.          Height          =   285
  182.          Left            =   750
  183.          TabIndex        =   46
  184.          Top             =   990
  185.          Width           =   495
  186.       End
  187.    End
  188.    Begin SSCommand cmdStopUp 
  189.       BevelWidth      =   0
  190.       Font3D          =   3  'Inset w/light shading
  191.       ForeColor       =   &H00000000&
  192.       Height          =   510
  193.       Left            =   120
  194.       Outline         =   0   'False
  195.       Picture         =   VB_SEQ.FRX:0F0A
  196.       TabIndex        =   20
  197.       TabStop         =   0   'False
  198.       Top             =   5460
  199.       Visible         =   0   'False
  200.       Width           =   510
  201.    End
  202.    Begin SSCommand cmdPlayUp 
  203.       BevelWidth      =   0
  204.       Font3D          =   3  'Inset w/light shading
  205.       ForeColor       =   &H00000000&
  206.       Height          =   510
  207.       Left            =   630
  208.       Outline         =   0   'False
  209.       Picture         =   VB_SEQ.FRX:120C
  210.       TabIndex        =   19
  211.       TabStop         =   0   'False
  212.       Top             =   5460
  213.       Visible         =   0   'False
  214.       Width           =   510
  215.    End
  216.    Begin SSCommand cmdRecUp 
  217.       BevelWidth      =   0
  218.       Font3D          =   3  'Inset w/light shading
  219.       ForeColor       =   &H00000000&
  220.       Height          =   510
  221.       Left            =   1140
  222.       Outline         =   0   'False
  223.       Picture         =   VB_SEQ.FRX:150E
  224.       TabIndex        =   18
  225.       TabStop         =   0   'False
  226.       Top             =   5460
  227.       Visible         =   0   'False
  228.       Width           =   510
  229.    End
  230.    Begin SSCommand cmdStopDn 
  231.       BevelWidth      =   0
  232.       Font3D          =   3  'Inset w/light shading
  233.       ForeColor       =   &H00000000&
  234.       Height          =   510
  235.       Left            =   1650
  236.       Outline         =   0   'False
  237.       Picture